/* line 1, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
a {
  color: inherit;
  text-decoration: inherit;
}

/* line 5, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 8, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hidden {
  display: none;
}

/* line 11, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.bg-oil-black {
  background-color: #0c0c0c;
}

/* line 14, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.z-40 {
  z-index: 40;
}

/* line 17, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.z-140 {
  z-index: 140;
}

/* line 20, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.top-0 {
  top: 0;
}

/* line 23, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.sticky {
  position: -webkit-sticky;
  position: sticky;
}

/* line 26, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.duration-300 {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

/* line 29, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.p-4 {
  padding: 1rem;
}

/* line 32, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.items-center {
  -webkit-box-align: center;
          align-items: center;
}

/* line 35, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.flex {
  display: -webkit-box;
  display: flex;
}

/* line 38, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

/* line 41, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-1\/5 {
  width: 20%;
}

/* line 44, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-3\/5 {
  width: 60%;
}

/* line 47, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-1\/3 {
  width: 33.333333%;
}

/* line 50, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.text-white {
  color: #fff;
}

/* line 54, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.text-almost-white {
  color: #fdfdfd;
}

/* line 57, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.text-left {
  text-align: left;
}

/* line 60, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.text-lithium-green {
  color: #e1e723;
}

/* line 63, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.text-oil-black {
  color: #0c0c0c;
}

/* line 66, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.text-center {
  text-align: center;
}

/* line 69, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.justify-center {
  -webkit-box-pack: center;
          justify-content: center;
}

/* line 72, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.justify-start {
  -webkit-box-pack: start;
          justify-content: flex-start;
}

/* line 75, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.justify-end {
  -webkit-box-pack: end;
          justify-content: flex-end;
}

/* line 78, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.justify-between {
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* line 81, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-8 {
  width: 2rem;
}

/* line 84, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-8 {
  height: 2rem;
}

/* line 87, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.relative {
  position: relative;
}

/* line 90, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
button, [role=button] {
  cursor: pointer;
}

/* line 94, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
header button, header input[type=button], header input[type=reset], header input[type=submit], footer button, footer input[type=button], footer input[type=reset], footer input[type=submit] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

/* line 101, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
button, select {
  text-transform: none;
}

/* line 104, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
button, input, optgroup, select, textarea {
  font-family: inherit;
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
  border: none;
}

/* line 120, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}

/* line 124, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.body-sm {
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

/* line 131, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.body-lg {
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

/* line 138, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.headline-md {
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

/* line 145, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.font-medium {
  font-weight: 500;
}

/* line 148, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.font-normal {
  font-weight: 400;
}

/* line 151, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.font-roboto {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

/* line 155, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.font-futura {
  font-family: "futura-pt", sans-serif;
}

/* line 158, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.fill-white {
  fill: #fff;
}

/* line 161, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-7 {
  width: 1.75rem;
}

/* line 164, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-7 {
  height: 1.75rem;
}

/* line 167, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-\[140px\] {
  width: 140px;
}

/* line 170, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-\[37px\] {
  height: 37px;
}

/* line 173, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.flex-grow {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

/* line 176, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.mr-2 {
  margin-right: 0.5rem;
}

/* line 179, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.pt-4 {
  padding-top: 1rem;
}

/* line 182, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-20 {
  height: 5rem;
}

/* line 185, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 189, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-full {
  width: 100%;
}

/* line 192, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 195, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.aa-Autocomplete, .aa-DetachedFormContainer, .aa-Panel {
  background-color: #fff;
  color: #262627;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
  height: 44px;
  margin: 0;
  padding: 0;
  text-align: left;
}

/* line 207, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.predictive-search-form.aa-Form,
.predictive-search .aa-DetachedSearchButton {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 0;
  border-radius: 0;
  border-width: 0px;
}

/* line 217, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.aa-Autocomplete *, .aa-DetachedFormContainer *, .aa-Panel * {
  box-sizing: border-box;
}

/* line 220, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.aa-DetachedSearchButton {
  -webkit-box-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid rgba(128, 126, 163, 0.8);
  border-radius: 3px;
  color: #807ea399;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  font: inherit;
  font-family: inherit;
  font-size: 16px;
  height: 44px;
  margin: 0;
  padding: 0 5.5px;
  position: relative;
  text-align: left;
  width: 100%;
}

/* line 238, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
button.aa-DetachedSearchButton:hover, button.aa-DetachedSearchButton:focus {
  background-color: #fff;
}

/* line 241, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.aa-DetachedSearchButtonIcon {
  -webkit-box-align: center;
          align-items: center;
  color: #3e34d3;
  cursor: auto;
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  height: 100%;
  -webkit-box-pack: center;
          justify-content: center;
  width: 36px;
}

/* line 251, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.aa-SubmitButton:before,
.aa-DetachedSearchButtonIcon:before {
  padding-top: 3px;
  content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='18' width='17' viewBox='0 0 18 17'%3E%3Ctitle%3ESearch%3C/title%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M11.4711 10.5542L11.1968 10.3072C12.1568 9.26435 12.7348 7.91043 12.7348 6.43759C12.7348 3.15343 9.88416 0.491333 6.3674 0.491333C2.85064 0.491333 0 3.15343 0 6.43759C0 9.72175 2.85064 12.3838 6.3674 12.3838C7.94456 12.3838 9.39436 11.8441 10.5111 10.9476L10.7756 11.2037V11.9264L14.993 15.857C15.3763 16.2142 15.9706 16.214 16.3535 15.8564C16.7754 15.4624 16.7757 14.7937 16.3543 14.3994L12.245 10.5542H11.4711Z' fill='%230C0C0C' /%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M1.95898 6.4375C1.95898 4.15963 3.92798 2.32086 6.36719 2.32086C8.80639 2.32086 10.7754 4.15963 10.7754 6.4375C10.7754 8.71537 8.80639 10.5541 6.36719 10.5541C3.92798 10.5541 1.95898 8.71537 1.95898 6.4375Z' fill='%23FDFDFD' /%3E%3C/svg%3E");
}

/* line 256, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.aa-SubmitIcon {
  display: none;
}

/* line 259, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.predictive-search .aa-Autocomplete .aa-DetachedSearchButtonPlaceholder {
  color: #747474;
}

/* line 262, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.rotate-45 {
  rotate: 45deg;
}

/* line 265, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.-translate-y-2\.5 {
  -webkit-transform: translate(0, -0.875rem);
          transform: translate(0, -0.875rem);
}

/* line 268, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.-translate-x-2\.5 {
  -webkit-transform: translate(-0.875rem, 0);
          transform: translate(-0.875rem, 0);
}

/* line 271, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-5 {
  width: 1.25rem;
}

/* line 274, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-5 {
  height: 1.25rem;
}

/* line 277, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.left-0 {
  left: 0;
}

/* line 280, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.absolute {
  position: absolute;
}

/* line 283, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-52 {
  width: 13rem;
}

/* line 286, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-14 {
  height: 3.5rem;
}

/* line 289, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-6 {
  gap: 1.5rem;
}

/* line 292, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-4 {
  gap: 1rem;
}

/* line 295, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.grid {
  display: grid;
}

/* line 298, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.fill-almost-white {
  fill: #fdfdfd;
}

/* line 301, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:fill-lithium-green:hover {
  fill: #e1e723;
}

/* line 304, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.mb-0 {
  margin-bottom: 0;
}

/* line 307, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:text-lithium-green:hover {
  color: #e1e723;
}

/* line 310, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.focus\:ring-lithium-green:focus {
  box-shadow: 0 0 0 0px #e1e723;
}

/* line 313, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.z-10 {
  z-index: 10;
}

/* line 316, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.list-none {
  list-style-type: none;
}

/* line 319, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

/* line 323, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.self-center {
  align-self: center;
}

/* line 326, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.inline-flex {
  display: -webkit-inline-box;
  display: inline-flex;
}

/* line 329, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.desktop-nav__item:first-of-type button {
  -webkit-box-pack: start;
          justify-content: flex-start;
}

/* line 332, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.desktop-nav__item button, .desktop-nav__item button:hover {
  background-color: transparent;
}

/* line 335, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.desktop-nav__link {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  color: #fdfdfd;
  border-bottom: 1px;
  font-weight: 500;
}

/* line 349, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.transition-colors {
  -webkit-transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

/* line 355, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.bg-white {
  background-color: #fff;
}

/* line 358, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.z-50 {
  z-index: 50;
}

/* line 361, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.bg-opacity-50 {
  opacity: 0.5;
}

/* line 364, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.bg-oil-black {
  background-color: #0c0c0c;
}

/* line 367, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 373, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.fixed {
  position: fixed;
}

/* line 376, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.max-w-full {
  max-width: 100%;
}

/* line 379, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.inset-y-0 {
  top: 0;
  bottom: 0;
}

/* line 383, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.border {
  border-width: 1px;
}

/* line 386, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.rounded {
  border-radius: 0.25rem;
}

/* line 389, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.overflow-clip {
  overflow: clip;
}

/* line 392, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-\[108\%\] {
  width: 108%;
}

/* line 395, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.top-10 {
  top: 2.5rem;
}

/* line 398, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.transition-all {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

/* line 403, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.shadow-xl {
  box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
}

/* line 406, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.align-middle {
  vertical-align: middle;
}

/* line 410, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.bg-oil-black {
  background-color: #0c0c0c;
}

/* line 413, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.-rotate-90 {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/* line 416, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.max-w-lg {
  max-width: 32rem;
}

/* line 419, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-screen {
  width: 100vw;
}

/* line 422, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

/* line 426, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 430, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.pb-4 {
  padding-bottom: 1rem;
}

/* line 433, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 437, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-4 {
  gap: 1rem;
}

/* line 440, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.ml-1 {
  margin-left: 0.25rem;
}

/* line 443, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.ml-2 {
  margin-left: 0.5rem;
}

/* line 446, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-24 {
  width: 24px;
}

/* line 449, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-24 {
  height: 24px;
}

/* line 452, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 455, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.p-spacer--16 {
  padding: 16px;
}

/* line 458, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.fill-almost-white {
  fill: #fdfdfd;
}

/* line 461, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:fill-lithium-green:hover {
  fill: #e1e723;
}

/* line 464, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:text-lithium-green:hover {
  color: #e1e723;
}

/* line 467, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.focus\:ring-lithium-green:focus {
  box-shadow: 0 0 0 0px #e1e723;
}

/* line 470, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:border-almost-white:hover {
  border-color: #fdfdfd;
}

/* line 473, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:border-b:hover,
.hover\:border-b-\[1px\]:hover {
  border-bottom-width: 1px;
}

/* line 477, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.p-spacer--8 {
  padding: 8px;
}

/* line 480, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.inline-block {
  display: inline-block;
}

/* line 483, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.overflow-y-auto {
  overflow-y: auto;
}

/* line 486, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-full {
  height: 100%;
}

/* line 489, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.flex-1 {
  -webkit-box-flex: 1;
          flex: 1 1 0%;
}

/* line 492, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-spacer--8 {
  gap: 8px;
}

/* line 495, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* line 499, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 503, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.bg-lithium-green {
  background-color: #e1e723;
}

/* line 507, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 512, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
ul.desktop-nav__list {
  margin-bottom: 0;
}

/* line 515, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.footer-nav ul, footer ul {
  margin-bottom: 0;
  margin-left: 0;
}

/* line 520, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.bg-oil-black {
  background-color: #0c0c0c;
}

/* line 524, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.leading-3 {
  line-height: 0.75rem;
}

/* line 527, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.leading-5 {
  line-height: 1.25rem;
}

/* line 530, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.mb-6 {
  margin-bottom: 1.5rem;
}

/* line 533, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.mb-8 {
  margin-bottom: 2rem;
}

/* line 536, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.mt-4 {
  margin-top: 1rem;
}

/* line 539, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.p-4 {
  padding: 1rem;
}

/* line 542, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.pl-1 {
  padding-left: 0.25rem;
}

/* line 545, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.pb-8 {
  padding-bottom: 2rem;
}

/* line 548, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-y-8 {
  row-gap: 2rem;
}

/* line 551, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-x-2 {
  -moz-column-gap: 0.5rem;
  -webkit-column-gap: 0.5rem;
          column-gap: 0.5rem;
}

/* line 555, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-x-4 {
  -moz-column-gap: 1rem;
  -webkit-column-gap: 1rem;
          column-gap: 1rem;
}

/* line 559, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* line 562, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

/* line 565, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.col-span-12 {
  grid-column: span 12 / span 12;
}

/* line 568, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-\[54px\] {
  width: 54px;
}

/* line 571, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-\[54px\] {
  height: 54px;
}

/* line 574, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-\[150px\] {
  width: 150px;
}

/* line 577, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-\[43px\] {
  height: 43px;
}

/* line 580, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-\[37px\] {
  height: 37px;
}

/* line 583, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-\[560px\] {
  height: 560px;
}

/* line 586, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.w-spacer--24 {
  width: 24px;
}

/* line 589, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-spacer--24 {
  height: 24px;
}

/* line 592, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.mr-2 {
  margin-right: 0.5rem;
}

/* line 595, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.mr-3 {
  margin-right: 0.75rem;
}

/* line 598, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.pt-4 {
  padding-top: 1rem;
}

/* line 601, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.pt-8 {
  padding-top: 2rem;
}

/* line 604, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.h-10 {
  height: 2.5rem;
}

/* line 607, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 611, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-6 {
  gap: 1.5rem;
}

/* line 614, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.gap-4 {
  gap: 1rem;
}

/* line 617, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.border-t {
  border-top: 1px solid #eef08b;
}

/* line 620, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.fill-almost-white {
  fill: #fdfdfd;
}

/* line 623, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

/* line 626, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:fill-lithium-green:hover {
  fill: #e1e723;
}

/* line 629, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.hover\:text-lithium-green:hover {
  color: #e1e723;
}

/* line 632, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.focus\:ring-lithium-green:focus {
  box-shadow: 0 0 0 0px #e1e723;
}

/* line 635, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.z-10 {
  z-index: 10;
}

/* line 638, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.list-none {
  list-style-type: none;
}

/* line 641, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

/* line 645, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.self-center {
  align-self: center;
}

/* line 648, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.inline-flex {
  display: -webkit-inline-box;
  display: inline-flex;
}

/* line 651, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.inline-block {
  display: inline-block;
}

/* line 654, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.footer-nav ul li:last-of-type {
  margin-bottom: 0;
}

/* line 657, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.footer-menu .footer-nav:last-child {
  grid-column: 1 / span 2;
}

/* line 660, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.footer-menu .footer-nav:nth-of-type(5) {
  grid-column: 1 / span 2;
}

/* line 663, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
.c-global-footer-attv-embed {
  border: none;
  outline: none;
}

@media (max-width: 80em) {
  /* line 668, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .c-global-navbar__list--site {
    color: #fff;
    display: block;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column nowrap;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    overflow-x: auto;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    z-index: -1;
  }
  /* line 688, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .has-global-mobile-menu-open,
  .has-global-mobile-menu-open body {
    height: 100%;
    overflow: hidden;
  }
  /* line 694, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .has-global-mobile-menu-open .c-global-navbar__list--site {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    position: fixed;
    z-index: 700;
  }
}

@media (min-width: 32em) {
  /* line 706, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .sm\:py-spacer--8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (min-width: 48em) {
  /* line 712, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* line 716, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:p-8 {
    padding: 2rem;
  }
  /* line 719, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:gap-8 {
    gap: 2rem;
  }
  /* line 722, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:w-full {
    width: 100%;
  }
  /* line 725, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  /* line 728, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:col-start-7 {
    grid-column-start: 7;
  }
  /* line 731, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  /* line 734, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  /* line 737, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:col-start-1 {
    grid-column-start: 1;
  }
  /* line 740, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:row-start-1 {
    grid-row-start: 1;
  }
  /* line 743, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:self-center {
    align-self: center;
  }
  /* line 746, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:mt-4 {
    margin-top: 1rem;
  }
  /* line 749, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:justify-start {
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  /* line 752, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
  /* line 755, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .md\:text-right {
    text-align: right;
  }
}

@media (min-width: 64em) {
  /* line 760, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .lg\:w-5 {
    width: 1.25rem;
  }
  /* line 763, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .lg\:h-5 {
    height: 1.25rem;
  }
  /* line 766, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .lg\:w-\[300px\] {
    width: 300px;
  }
  /* line 769, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .lg\:right-0 {
    right: 0;
  }
  /* line 772, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .body-lg {
    font-size: 16px;
    line-height: 20px;
  }
  /* line 776, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  /* line 779, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  /* line 782, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 80em) {
  /* line 787, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:flex {
    display: -webkit-box;
    display: flex;
  }
  /* line 790, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:block {
    display: block;
  }
  /* line 793, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:w-1\/3 {
    width: 33.33%;
  }
  /* line 796, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:hidden {
    display: none;
  }
  /* line 799, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:items-center {
    -webkit-box-align: center;
            align-items: center;
  }
  /* line 802, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:mr-3 {
    margin-right: 0.75rem;
  }
  /* line 805, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:ml-0 {
    margin-left: 0;
  }
  /* line 808, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 812, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:w-\[390px\] {
    width: 390px;
  }
  /* line 815, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:leading-5 {
    line-height: 1.25rem;
  }
  /* line 818, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:mr-0 {
    margin-right: 0;
  }
  /* line 821, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:grid-rows-footer-xl {
    grid-template-rows: 99px 60px 55px auto auto auto;
  }
  /* line 824, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  /* line 827, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  /* line 830, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  /* line 833, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  /* line 836, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:col-start-9 {
    grid-column-start: 9;
  }
  /* line 839, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:col-start-3 {
    grid-column-start: 3;
  }
  /* line 842, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:row-start-1 {
    grid-row-start: 1;
  }
  /* line 845, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:row-end-7 {
    grid-row-end: 7;
  }
  /* line 848, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:row-end-6 {
    grid-row-end: 6;
  }
  /* line 851, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:row-start-2 {
    grid-row-start: 2;
  }
  /* line 854, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:row-start-6 {
    grid-row-start: 6;
  }
  /* line 857, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }
  /* line 860, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  /* line 863, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  /* line 866, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:justify-between {
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  /* line 869, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 872, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .xl\:text-left {
    text-align: left;
  }
  /* line 875, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .footer-menu .footer-nav:nth-of-type(5) {
    grid-column: 3 / span 2;
    grid-row: 3 / 4;
  }
  /* line 879, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .footer-menu .footer-nav:last-child {
    grid-column: 1 / span 2;
    grid-row: 4 / 5;
  }
  /* line 883, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .footer-nav:first-of-type {
    grid-row: 1 / 4;
  }
  /* line 886, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .footer-nav:nth-of-type(2),
  .footer-nav:nth-of-type(3),
  .footer-nav:nth-of-type(4) {
    grid-row: 1 / 3;
  }
}

@media (min-width: 90em) {
  /* line 893, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:pt-6 {
    padding-top: 1.5rem;
  }
  /* line 896, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 90em;
  }
  /* line 902, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 906, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:items-center {
    -webkit-box-align: center;
            align-items: center;
  }
  /* line 909, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:w-1\/4 {
    width: 25%;
  }
  /* line 912, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:w-1\/2 {
    width: 50%;
  }
  /* line 915, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:flex {
    display: -webkit-box;
    display: flex;
  }
  /* line 918, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:leading-4 {
    line-height: 1rem;
  }
  /* line 921, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  /* line 924, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  /* line 927, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  /* line 930, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  /* line 933, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  /* line 936, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:col-start-1 {
    grid-column-start: 1;
  }
  /* line 939, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:col-start-2 {
    grid-column-start: 2;
  }
  /* line 942, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:col-start-5 {
    grid-column-start: 5;
  }
  /* line 945, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    -webkit-column-gap: 1.75rem;
            column-gap: 1.75rem;
  }
  /* line 949, app/assets/stylesheets/2018-nextgen-ui/components/_global-shopify.scss */
  .\32xl\:gap-y-6 {
    row-gap: 1.5rem;
  }
}
